home *** CD-ROM | disk | FTP | other *** search
/ Gamecube Preview CD ROM / 04 - Gamecube Preview CD-ROM.iso / pc / site / gamecube.swf / scripts / DefineButton2_223 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2001-09-17  |  79 b   |  5 lines

  1. on(rollOver){
  2.    select = 7;
  3.    _root.displayPath(_parent._name,select);
  4. }
  5.